home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / MSINC.PAK / LMAT.H < prev    next >
Text File  |  1997-05-06  |  116b  |  6 lines

  1. #ifdef __FLAT__
  2.   #include <win32\lmat.h>
  3. #else
  4.   #error lmat.h can only be used in a Win32 Application
  5. #endif
  6.